From: Jonas Gorski Date: Thu, 21 Mar 2013 14:03:14 +0000 (+0000) Subject: MIPS: BCM63XX: remove duplicate spi register definitions X-Git-Tag: v3.10-rc1~15^2~2^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a398d757dd0f56c8ac621104b198ff66eef7a7a;p=pandora-kernel.git MIPS: BCM63XX: remove duplicate spi register definitions BCM6338 and BCM6348, and BCM6358 and everything after that share the same register layout. To not have to redefine them for each new chip and keep the code size small, only use the definitions for the first chip with the certain layout. Signed-off-by: Jonas Gorski Patchwork: http://patchwork.linux-mips.org/patch/5006/ Acked-by: John Crispin --- Reading git-diff-tree failed