[PATCH] Fix 64bit bug in trident frame buffer driver
Fix another 64bit bug, this time in the trident frame buffer driver When storing the ioremap_nocache() return in a integer the variable must be long not int.
Showing
Please register or sign in to comment