diff options
Diffstat (limited to 'include/asm-sh/bigsur')
-rw-r--r-- | include/asm-sh/bigsur/io.h | 2 | ||||
-rw-r--r-- | include/asm-sh/bigsur/serial.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/asm-sh/bigsur/io.h b/include/asm-sh/bigsur/io.h index 939735ee8dc5..1470ac8d4a39 100644 --- a/include/asm-sh/bigsur/io.h +++ b/include/asm-sh/bigsur/io.h @@ -1,5 +1,5 @@ /* - * include/asm-sh/io_bigsur.h + * include/asm-sh/bigsur/io.h * * By Dustin McIntire (dustin@sensoria.com) (c)2001 * Derived from io_hd64465.h, which bore the message: diff --git a/include/asm-sh/bigsur/serial.h b/include/asm-sh/bigsur/serial.h index 7233af42f755..a08fa82fe45a 100644 --- a/include/asm-sh/bigsur/serial.h +++ b/include/asm-sh/bigsur/serial.h @@ -1,5 +1,5 @@ /* - * include/asm-sh/serial-bigsur.h + * include/asm-sh/bigsur/serial.h * * Configuration details for Big Sur 16550 based serial ports * i.e. HD64465, PCMCIA, etc. |