Merge commit 'v2.6.32-rc5' into for-linus

This commit is contained in:
Dmitry Torokhov
2009-11-02 22:10:07 -08:00
6919 changed files with 729154 additions and 357185 deletions

View File

@@ -229,7 +229,7 @@ struct atkbd {
};
/*
* System-specific ketymap fixup routine
* System-specific keymap fixup routine
*/
static void (*atkbd_platform_fixup)(struct atkbd *, const void *data);
static void *atkbd_platform_fixup_data;