diff options
Diffstat (limited to 'arch/arm/mach-omap2/board-omap3touchbook.c')
| -rw-r--r-- | arch/arm/mach-omap2/board-omap3touchbook.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/board-omap3touchbook.c b/arch/arm/mach-omap2/board-omap3touchbook.c index 9ab18fdd974..09197a599f7 100644 --- a/arch/arm/mach-omap2/board-omap3touchbook.c +++ b/arch/arm/mach-omap2/board-omap3touchbook.c @@ -62,7 +62,7 @@  #define TB_BL_PWM_TIMER		9  #define TB_KILL_POWER_GPIO	168 -unsigned long touchbook_revision; +static unsigned long touchbook_revision;  static struct mtd_partition omap3touchbook_nand_partitions[] = {  	/* All the partition sizes are listed in terms of NAND block size */  |