Skip to content

Commit

Permalink
sh: Move smc37c93x.h for SystemH board use.
Browse files Browse the repository at this point in the history
SystemH needs this header as well, not just 770x SE.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
  • Loading branch information
Paul Mundt committed Sep 27, 2006
1 parent b278240 commit 0c91c1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/sh/boards/se/770x/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <linux/ide.h>
#include <asm/io.h>
#include <asm/se/se.h>
#include <asm/se/smc37c93x.h>
#include <asm/smc37c93x.h>

/*
* Configure the Super I/O chip
Expand Down
File renamed without changes.

0 comments on commit 0c91c1a

Please sign in to comment.