From: Daniel Walker on
Hi Linus,

Here are a couple of updates to get the MSM framebuffer driver to
compile, and make it turned off by default.

Daniel

The following changes since commit c81eddb0e3728661d1585fbc564449c94165cc36:
Linus Torvalds (1):
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6

are available in the git repository at:

git://codeaurora.org/quic/kernel/dwalker/linux-msm.git msm-video

Daniel Walker (2):
drivers: video: msm: default to no
drivers: video: msm: add include msm_mdp.h

drivers/video/Kconfig | 1 -
include/linux/msm_mdp.h | 78 +++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 78 insertions(+), 1 deletions(-)
create mode 100644 include/linux/msm_mdp.h


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo(a)vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/