mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-25 16:11:45 +00:00
Disintegrate asm/system.h for Sparc
Disintegrate asm/system.h for Sparc. Signed-off-by: David Howells <dhowells@redhat.com> cc: sparclinux@vger.kernel.org
This commit is contained in:
parent
e839ca5287
commit
d550bbd40c
84 changed files with 684 additions and 669 deletions
|
@ -33,7 +33,6 @@
|
|||
#include <linux/kdebug.h>
|
||||
#include <linux/export.h>
|
||||
|
||||
#include <asm/system.h>
|
||||
#include <asm/io.h>
|
||||
#include <asm/processor.h>
|
||||
#include <asm/oplib.h>
|
||||
|
@ -46,6 +45,7 @@
|
|||
#include <asm/machines.h>
|
||||
#include <asm/cpudata.h>
|
||||
#include <asm/setup.h>
|
||||
#include <asm/cacheflush.h>
|
||||
|
||||
#include "kernel.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue