Messages in this thread |  | | Date | Mon, 16 Mar 2015 20:55:56 +0100 | | From | Greg KH <> | | Subject | Re: [PATCH 1/4] samples/kdbus: drop wrong include |
| |
On Mon, Mar 16, 2015 at 10:17:10AM +0100, David Herrmann wrote: > There is no reason to use ./include/uapi/ directly from samples. If your > system headers are not up-to-date, you _need_ to run "make > headers-install" (which will install them to ./usr/ in your kernel tree) > before building the examples. Otherwise, you will get warnings and build > failures. > > Once ./usr/ is updated with the correct headers, it contains everything we > need, so drop -Iinclude/uapi from the kdbus-workers CFLAGS. > > Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
All 4 patches now applied, thanks.
greg k-h
|  |