Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201604
b: refs/heads/master
c: 8fdca37
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König committed Jun 24, 2010
1 parent a382894 commit 05a97eb
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 16 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a02b0420ff54bb21850c6faedc86838aadf2a832
refs/heads/master: 8fdca37afc16028c4bab9a18d809464c012d3f9b
7 changes: 6 additions & 1 deletion trunk/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 trunk/arch/arm/plat-mxc/include/mach/board-mx27pdk.h

This file was deleted.

0 comments on commit 05a97eb

Please sign in to comment.