From: Tony Lindgren Date: Thu, 24 Sep 2009 23:23:16 +0000 (-0700) Subject: omap: Fix matrix_keymap_data usage X-Git-Tag: v2.6.32-rc3~66^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f5433324d1e29cf234d5b1b14782c0fc2948298;p=pandora-kernel.git omap: Fix matrix_keymap_data usage Otherwise we'll get compile errors like: arch/arm/plat-omap/include/mach/keypad.h:38:1: warning: "KEY" redefined arch/arm/plat-omap/include/mach/keypad.h:39:1: warning: "PERSISTENT_KEY" redefined ... Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed