···125125 $(filter-out ., $(patsubst %,%/,$(machdir-y))))126126endif127127128128+# Common machine type headers. Not part of the arch/sh/boards/ hierarchy.129129+machdir-y += mach-common130130+128131# Companion chips129132core-$(CONFIG_HD6446X_SERIES) += arch/sh/cchips/hd6446x/130133
···1515#include <linux/pci.h>1616#include <linux/wait.h>1717#include <asm/io.h>1818-#include <asm/microdev.h>1818+#include <mach/microdev.h>19192020 /*2121 * we need to have a 'safe' address to re-direct all I/O requests
···2020#include <linux/gpio.h>2121#include <video/sh_mobile_lcdc.h>2222#include <cpu/sh7722.h>2323-#include <asm/migor.h>2323+#include <mach/migor.h>24242525/* LCD Module is a PH240320T according to board schematics. This module2626 * is made up of a 240x320 LCD hooked up to a R61505U (or HX8347-A01?)