Skip to content

Commit

Permalink
ARM: mx2/mx27_3ds: document alternative names and remove empty header
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  • Loading branch information
Uwe Kleine-König committed Jun 24, 2010
1 parent a02b042 commit 8fdca37
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 15 deletions.
7 changes: 6 additions & 1 deletion arch/arm/mach-mx2/mach-mx27_3ds.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,12 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/

/*
* This machine is known as:
* - i.MX27 3-Stack Development System
* - i.MX27 Platform Development Kit (i.MX27 PDK)
*/

#include <linux/platform_device.h>
#include <linux/gpio.h>
#include <asm/mach-types.h>
Expand All @@ -27,7 +33,6 @@
#include <mach/common.h>
#include <mach/imx-uart.h>
#include <mach/iomux-mx27.h>
#include <mach/board-mx27pdk.h>

#include "devices.h"

Expand Down
14 changes: 0 additions & 14 deletions arch/arm/plat-mxc/include/mach/board-mx27pdk.h

This file was deleted.

0 comments on commit 8fdca37

Please sign in to comment.