From: Samuel Iglesias Gonsálvez Date: Wed, 5 Sep 2012 07:08:17 +0000 (+0200) Subject: Staging: ipack: fix build failure in powerpc allyesconfig X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~686 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9f789fb1f439e8dad14e4da76b7a48fd358c5c3;p=pandora-kernel.git Staging: ipack: fix build failure in powerpc allyesconfig Caused by commit 187e47824013 ("Staging: ipack: Read the ID space during device registration"). 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] Reported-by: Stephen Rothwell Signed-off-by: Samuel Iglesias Gonsálvez Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed