Skip to content

Commit

Permalink
[HEADERS] Put linux/config.h out of its misery.
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Jones <davej@redhat.com>
  • Loading branch information
Dave Jones committed Oct 9, 2006
1 parent 81e859a commit b0ac3f5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 15 deletions.
1 change: 0 additions & 1 deletion arch/powerpc/platforms/82xx/mpc82xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* option) any later version.
*/

#include <linux/config.h>
#include <linux/stddef.h>
#include <linux/kernel.h>
#include <linux/init.h>
Expand Down
2 changes: 0 additions & 2 deletions arch/powerpc/platforms/82xx/mpc82xx_ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
* option) any later version.
*/


#include <linux/config.h>
#include <linux/stddef.h>
#include <linux/kernel.h>
#include <linux/init.h>
Expand Down
2 changes: 0 additions & 2 deletions arch/powerpc/platforms/82xx/pq2ads.h
Original file line number Diff line number Diff line change
Expand Up @@ -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. */
Expand Down
1 change: 0 additions & 1 deletion arch/powerpc/sysdev/qe_lib/qe_io.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
* option) any later version.
*/

#include <linux/config.h>
#include <linux/stddef.h>
#include <linux/kernel.h>
#include <linux/init.h>
Expand Down
9 changes: 0 additions & 9 deletions include/linux/config.h

This file was deleted.

0 comments on commit b0ac3f5

Please sign in to comment.