~ubuntu-branches/ubuntu/precise/linux-ti-omap4/precise

« back to all changes in this revision

Viewing changes to arch/arm/mach-mmp/include/mach/pxa168.h

  • Committer: Bazaar Package Importer
  • Author(s): Paolo Pisati
  • Date: 2011-06-29 15:23:51 UTC
  • mfrom: (26.1.1 natty-proposed)
  • Revision ID: james.westby@ubuntu.com-20110629152351-xs96tm303d95rpbk
Tags: 3.0.0-1200.2
* Rebased against 3.0.0-6.7
* BSP from TI based on 3.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
extern void pxa168_clear_keypad_wakeup(void);
9
9
 
10
10
#include <linux/i2c.h>
 
11
#include <linux/i2c/pxa-i2c.h>
11
12
#include <mach/devices.h>
12
 
#include <plat/i2c.h>
13
13
#include <plat/pxa3xx_nand.h>
14
14
#include <video/pxa168fb.h>
15
15
#include <plat/pxa27x_keypad.h>