]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/char/lcd.h
[POWERPC] silence a warning
[karo-tx-linux.git] / drivers / char / lcd.h
index 878a95280e877abbcbc333b999f04383dd095b2a..a8d4ae737158b4905f6f3c3acb079f9bbc04091a 100644 (file)
@@ -22,7 +22,7 @@ static int timeout(volatile unsigned long);
 #define MAX_IDLE_TIME 120
 
 struct lcd_display {
-        unsigned long buttons;
+        unsigned buttons;
         int size1;
         int size2;
         unsigned char line1[LCD_CHARS_PER_LINE];