diff options
Diffstat (limited to 'arch/sh/boards/renesas/systemh')
| -rw-r--r-- | arch/sh/boards/renesas/systemh/io.c | 2 | ||||
| -rw-r--r-- | arch/sh/boards/renesas/systemh/irq.c | 2 | ||||
| -rw-r--r-- | arch/sh/boards/renesas/systemh/setup.c | 2 | 
3 files changed, 3 insertions, 3 deletions
diff --git a/arch/sh/boards/renesas/systemh/io.c b/arch/sh/boards/renesas/systemh/io.c index cde6e5d192c..1b767e1a142 100644 --- a/arch/sh/boards/renesas/systemh/io.c +++ b/arch/sh/boards/renesas/systemh/io.c @@ -1,5 +1,5 @@  /* - * linux/arch/sh/boards/systemh/io.c + * linux/arch/sh/boards/renesas/systemh/io.c   *   * Copyright (C) 2001  Ian da Silva, Jeremy Siegel   * Based largely on io_se.c. diff --git a/arch/sh/boards/renesas/systemh/irq.c b/arch/sh/boards/renesas/systemh/irq.c index 8d016dae233..0ba2fe674c4 100644 --- a/arch/sh/boards/renesas/systemh/irq.c +++ b/arch/sh/boards/renesas/systemh/irq.c @@ -1,5 +1,5 @@  /* - * linux/arch/sh/boards/systemh/irq.c + * linux/arch/sh/boards/renesas/systemh/irq.c   *   * Copyright (C) 2000  Kazumoto Kojima   * diff --git a/arch/sh/boards/renesas/systemh/setup.c b/arch/sh/boards/renesas/systemh/setup.c index bab7d3cdc87..936117659b7 100644 --- a/arch/sh/boards/renesas/systemh/setup.c +++ b/arch/sh/boards/renesas/systemh/setup.c @@ -1,5 +1,5 @@  /* - * linux/arch/sh/boards/systemh/setup.c + * linux/arch/sh/boards/renesas/systemh/setup.c   *   * Copyright (C) 2000  Kazumoto Kojima   * Copyright (C) 2003  Paul Mundt  |