mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ARM: rockchip: fix fpga compile error
This commit is contained in:
@@ -20,11 +20,11 @@
|
||||
#include <linux/kernel.h>
|
||||
#include <linux/of_address.h>
|
||||
#include <linux/of_platform.h>
|
||||
#include <linux/rockchip/common.h>
|
||||
#include <linux/rockchip/cpu.h>
|
||||
#include <linux/rockchip/iomap.h>
|
||||
#include <asm/mach/arch.h>
|
||||
#include <asm/mach/map.h>
|
||||
#include "common.h"
|
||||
#include "cpu.h"
|
||||
#include "iomap.h"
|
||||
|
||||
static struct map_desc rk3288_io_desc[] __initdata = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user