xtensa: Update platform files to reflect new location of the header files.
Change 367b8112fe
moved the platform specific
header files to arch/xtensa/platforms/<platform>/include/platform. These two
file weren't updated.
Signed-off-by: Chris Zankel <chris@zankel.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* arch/xtensa/platform-iss/console.c
|
||||
* arch/xtensa/platforms/iss/console.c
|
||||
*
|
||||
* This file is subject to the terms and conditions of the GNU General Public
|
||||
* License. See the file "COPYING" in the main directory of this archive
|
||||
@@ -24,7 +24,7 @@
|
||||
#include <asm/uaccess.h>
|
||||
#include <asm/irq.h>
|
||||
|
||||
#include <platform/platform-iss/simcall.h>
|
||||
#include <platform/simcall.h>
|
||||
|
||||
#include <linux/tty.h>
|
||||
#include <linux/tty_flip.h>
|
||||
|
Reference in New Issue
Block a user