提交 ff62bdb2 编写于 作者: A Arnd Bergmann

ARM: pxa: make mach/regs-uart.h private

This is not used by any drivers, so make it private to the
platform.
Acked-by: NRobert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 d23dc21c
......@@ -48,7 +48,7 @@
#include "pxa25x.h"
#include <mach/audio.h>
#include <linux/platform_data/video-pxafb.h>
#include <mach/regs-uart.h>
#include "regs-uart.h"
#include <linux/platform_data/pcmcia-pxa2xx_viper.h>
#include "viper.h"
......
......@@ -39,7 +39,7 @@
#include "pxa27x.h"
#include "devices.h"
#include <mach/regs-uart.h>
#include "regs-uart.h"
#include <linux/platform_data/usb-ohci-pxa27x.h>
#include <linux/platform_data/mmc-pxamci.h>
#include "pxa27x-udc.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册