diff options
author | Dave Jones <davej@redhat.com> | 2006-10-09 19:13:51 -0400 |
---|---|---|
committer | Dave Jones <davej@redhat.com> | 2006-10-09 19:13:51 -0400 |
commit | b0ac3f50b8f2cd992ffd36d22c82eabdf075e9c4 (patch) | |
tree | 8f9165fc31c531477f64731b11fd53128e171322 /arch/powerpc/platforms/82xx/pq2ads.h | |
parent | 81e859ac1eef300c1b2ff49a2f2da8ee4ce1e844 (diff) |
[HEADERS] Put linux/config.h out of its misery.
Signed-off-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/powerpc/platforms/82xx/pq2ads.h')
-rw-r--r-- | arch/powerpc/platforms/82xx/pq2ads.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/powerpc/platforms/82xx/pq2ads.h b/arch/powerpc/platforms/82xx/pq2ads.h index a7348213508..fb2f92bcd77 100644 --- a/arch/powerpc/platforms/82xx/pq2ads.h +++ b/arch/powerpc/platforms/82xx/pq2ads.h @@ -22,8 +22,6 @@ #ifndef __MACH_ADS8260_DEFS #define __MACH_ADS8260_DEFS -#include <linux/config.h> - #include <asm/ppcboot.h> /* For our show_cpuinfo hooks. */ |