* [GIT PULL] UAPI disintegration for the framebuffer layer
@ 2013-02-21 13:49 David Howells
0 siblings, 0 replies; only message in thread
From: David Howells @ 2013-02-21 13:49 UTC (permalink / raw)
To: torvalds
Cc: dhowells, Florian Tobias Schandinat, Tomi Valkeinen, linux-fbdev,
linux-kernel
Hi Linus,
Here are the UAPI disintegration bits for the fbdev drivers. It appears that
Florian hasn't had time to deal with my patch, but back in December he did say
he didn't mind if I pushed it forward. I recommend pulling it after any other
fbdev stuff and I can easily regenerate it if necessary.
David
---
The following changes since commit 1800098549fc310cffffefdcb3722adaad0edda8:
ARM: OMAP: Fix build breakage due to missing include in i2c.c (2012-12-20 08:43:25 -0800)
are available in the git repository at:
git://git.infradead.org/users/dhowells/linux-headers.git tags/disintegrate-fbdev-20121220
for you to fetch changes up to b889fcf63cb62e7fdb7816565e28f44dbe4a76a5:
UAPI: (Scripted) Disintegrate include/video (2012-12-20 17:14:26 +0000)
----------------------------------------------------------------
UAPI disintegration 2012-12-20
----------------------------------------------------------------
David Howells (1):
UAPI: (Scripted) Disintegrate include/video
include/uapi/video/Kbuild | 3 +
include/uapi/video/edid.h | 9 ++
include/uapi/video/sisfb.h | 209 +++++++++++++++++++++++++++++++++++++++++++
include/uapi/video/uvesafb.h | 60 +++++++++++++
include/video/Kbuild | 3 -
include/video/edid.h | 7 +-
include/video/sisfb.h | 189 +-------------------------------------
include/video/uvesafb.h | 58 +-----------
8 files changed, 284 insertions(+), 254 deletions(-)
create mode 100644 include/uapi/video/edid.h
create mode 100644 include/uapi/video/sisfb.h
create mode 100644 include/uapi/video/uvesafb.h
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-21 13:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-21 13:49 [GIT PULL] UAPI disintegration for the framebuffer layer David Howells
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).