From: Anton Vorontsov Date: Tue, 18 Aug 2009 23:28:10 +0000 (+0400) Subject: powerpc/82xx: Fix BCSR bits for MPC8272ADS boards X-Git-Tag: v2.6.32-rc1~675^2~41^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a70e88bc78d220a506394058d48cedd1c491a256;p=pandora-kernel.git powerpc/82xx: Fix BCSR bits for MPC8272ADS boards mpc8272_ads.c is using BCSR bits definitions from pq2ads.h, but according to User's Guide the bits are wrong for MPC8272ADS boards (I guess definitions from pq2ads should only be used for PQ2FADS boards). So, let's introduce our own definitions for MPC8272ADS, and don't include pq2ads.h. Signed-off-by: Anton Vorontsov Signed-off-by: Kumar Gala --- Reading git-diff-tree failed