summaryrefslogtreecommitdiff
path: root/arch/parisc/include/asm/delay.h
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 17:30:02 (GMT)
committerDavid Howells <dhowells@redhat.com>2012-03-28 17:30:02 (GMT)
commit527dcdccd60759ee38e6224c93f87a6194d970ad (patch)
tree3c62af76210b19d819b5204108b41a3e8054e755 /arch/parisc/include/asm/delay.h
parent1c80f22f8d809a9a9024aad7a5bd093f078e77cf (diff)
downloadlinux-527dcdccd60759ee38e6224c93f87a6194d970ad.tar.xz
Disintegrate asm/system.h for PA-RISC
Disintegrate asm/system.h for PA-RISC. Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-parisc@vger.kernel.org
Diffstat (limited to 'arch/parisc/include/asm/delay.h')
-rw-r--r--arch/parisc/include/asm/delay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/parisc/include/asm/delay.h b/arch/parisc/include/asm/delay.h
index 7a75e98..912ee7e 100644
--- a/arch/parisc/include/asm/delay.h
+++ b/arch/parisc/include/asm/delay.h
@@ -1,7 +1,7 @@
#ifndef _PARISC_DELAY_H
#define _PARISC_DELAY_H
-#include <asm/system.h> /* for mfctl() */
+#include <asm/special_insns.h> /* for mfctl() */
#include <asm/processor.h> /* for boot_cpu_data */