]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/keyboard.h
icside: use ide_tune_dma()
[linux-2.6-omap-h63xx.git] / include / linux / keyboard.h
index de76843bbe8a8839a18d4687f60d9187e5aff238..7ddbc30aa8e706d5561ca2c5c009140bdcb29d7d 100644 (file)
@@ -437,8 +437,10 @@ extern unsigned short plain_map[NR_KEYS];
 #define K_BRL_DOT6      K(KT_BRL, 6)
 #define K_BRL_DOT7      K(KT_BRL, 7)
 #define K_BRL_DOT8      K(KT_BRL, 8)
+#define K_BRL_DOT9      K(KT_BRL, 9)
+#define K_BRL_DOT10     K(KT_BRL, 10)
 
-#define NR_BRL         9
+#define NR_BRL         11
 
 #define MAX_DIACR      256
 #endif