]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Staging: ipack: disable due to build error
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Sep 2012 05:44:11 +0000 (15:44 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 5 Sep 2012 05:45:39 +0000 (15:45 +1000)
commit63aa8b7878e8327c0cf703eb7c2e9dfc1e2c426b
treea780af094a1ab9f6dcc152cd980f26a673692fc9
parent7b65134f3d30edeecb07bb52c7de9ff2f67d0d48
Staging: ipack: disable due to build error

The powerpc allyesconfig build gives this:

drivers/staging/ipack/ipack.c: In function 'ipack_device_read_id':
drivers/staging/ipack/ipack.c:291:2: error: implicit declaration of function 'ioread8' [-Werror=implicit-function-declaration]
drivers/staging/ipack/ipack.c:309:3: error: implicit declaration of function 'ioread16be' [-Werror=implicit-function-declaration]

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
drivers/staging/ipack/Kconfig