From: Al Viro Date: Sun, 24 Apr 2005 19:28:35 +0000 (-0700) Subject: [PATCH] broken dependency for I2C_MPC X-Git-Tag: v2.6.12-rc4~252 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5a48daddc88fa0467a6ba371fcff0710781bf11;p=pandora-kernel.git [PATCH] broken dependency for I2C_MPC All boards dealt with by I2C_MPC are 32bit. Moreover, driver simply won't build on ppc64 - it uses ppc32-only types all over the place. Dependency fixed - it's PPC32, not PPC. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed