Commit d23dc21c authored by Arnd Bergmann's avatar Arnd Bergmann

ARM: pxa: make mainstone.h private

No driver includes this any more, so don't expose it globally.
Acked-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 0e2b75af
......@@ -45,7 +45,7 @@
#include <asm/mach/flash.h>
#include "pxa27x.h"
#include <mach/mainstone.h>
#include "mainstone.h"
#include <mach/audio.h>
#include <linux/platform_data/video-pxafb.h>
#include <linux/platform_data/mmc-pxamci.h>
......
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* arch/arm/mach-pxa/include/mach/mainstone.h
*
* Author: Nicolas Pitre
* Created: Nov 14, 2002
* Copyright: MontaVista Software Inc.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment