diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-27 10:04:34 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-12-27 10:04:34 -0800 |
| commit | fa6afa80467bc6b4ff1b1a9cb8e644000b63a0e8 (patch) | |
| tree | a01b618f26f783c680f34b776f420db7555790ad | |
| parent | a4d9a55aca5da2b77eeb4ef3e7ed0808a9211065 (diff) | |
| download | patches-fa6afa80467bc6b4ff1b1a9cb8e644000b63a0e8.tar.gz | |
dbus header
| -rw-r--r-- | dbus.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/dbus.patch b/dbus.patch index 01152d8f4c78ea..51bc79232d0fa1 100644 --- a/dbus.patch +++ b/dbus.patch @@ -1,3 +1,11 @@ +From foo@baz Thu Dec 27 10:01:09 PST 2012 +Date: Thu, 27 Dec 2012 10:01:09 -0800 +To: Greg KH <gregkh@linuxfoundation.org> +From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> +Subject: dbus: in the kernel + +Something to play around with, don't take this seriously, yet... + --- drivers/char/Kconfig | 3 ++ drivers/char/Makefile | 1 |
