Commit 63e32a13 authored by Andrew Morton's avatar Andrew Morton Committed by James Toy

Documentation/ummunotify/umn-test.c:23:30: error: linux/ummunotify.h: No such file or directory

Documentation/ummunotify/umn-test.c:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
...

Cc: Roland Dreier <rolandd@cisco.com>
Cc: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Cc: Jeff Squyres <jsquyres@cisco.com> 
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
parent b0b5560c
......@@ -4,4 +4,4 @@ hostprogs-y := umn-test
# Tell kbuild to always build the programs
always := $(hostprogs-y)
HOSTCFLAGS_umn-test.o += -I$(objtree)/usr/include
HOSTCFLAGS_umn-test.o += -I$(objtree)/include
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment