summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ucc_fast.h
diff options
context:
space:
mode:
authorDavid Howells2012-10-02 19:01:25 +0200
committerDavid Howells2012-10-02 19:01:25 +0200
commita1ce39288e6fbefdd8d607021d02384eb4a20b99 (patch)
treec72e67f0c9d828420788f9086a19df1b9a7e39ae /arch/powerpc/include/asm/ucc_fast.h
parentUAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ (diff)
downloadkernel-qcow2-linux-a1ce39288e6fbefdd8d607021d02384eb4a20b99.tar.gz
kernel-qcow2-linux-a1ce39288e6fbefdd8d607021d02384eb4a20b99.tar.xz
kernel-qcow2-linux-a1ce39288e6fbefdd8d607021d02384eb4a20b99.zip
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
Convert #include "..." to #include <path/...> in kernel system headers. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Acked-by: Dave Jones <davej@redhat.com>
Diffstat (limited to 'arch/powerpc/include/asm/ucc_fast.h')
-rw-r--r--arch/powerpc/include/asm/ucc_fast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/include/asm/ucc_fast.h b/arch/powerpc/include/asm/ucc_fast.h
index 839aab8bf37d..4644c840e2fa 100644
--- a/arch/powerpc/include/asm/ucc_fast.h
+++ b/arch/powerpc/include/asm/ucc_fast.h
@@ -19,7 +19,7 @@
#include <asm/immap_qe.h>
#include <asm/qe.h>
-#include "ucc.h"
+#include <asm/ucc.h>
/* Receive BD's status */
#define R_E 0x80000000 /* buffer empty */