]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mips: bcm47xx/gpio.c needs export.h
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Thu, 28 Jul 2011 23:08:28 +0000 (19:08 -0400)
committerPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 08:05:27 +0000 (04:05 -0400)
commitc7ac7fb08445e81764636c231bb3b9643fd5807e
treede3b2d8cd93f2200ea51afcd31d06a5e243aa9b6
parent6da07885d83aaf1d608a5ae21aa2604854f1c150
mips: bcm47xx/gpio.c needs export.h

Or else we'll get this:

arch/mips/bcm47xx/gpio.c:36: error: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
arch/mips/bcm47xx/gpio.c