patch-2.3.23 linux/include/asm-arm/parport.h

Next file: linux/include/asm-arm/pci.h
Previous file: linux/include/asm-arm/param.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.22/linux/include/asm-arm/parport.h linux/include/asm-arm/parport.h
@@ -1,13 +1,13 @@
 /*
- * parport.h: ia32-specific parport initialisation
+ * parport.h: ARM-specific parport initialisation
  *
  * Copyright (C) 1999  Tim Waugh <tim@cyberelk.demon.co.uk>
  *
  * This file should only be included by drivers/parport/parport_pc.c.
  */
 
-#ifndef _ASM_I386_PARPORT_H
-#define _ASM_I386_PARPORT_H 1
+#ifndef __ASM_ARM_PARPORT_H
+#define __ASM_ARM_PARPORT_H
 
 #include <linux/config.h>
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)