public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* mei file2alias compile error
@ 2013-05-01 16:56 Dave Hansen
  2013-05-01 18:21 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 8+ messages in thread
From: Dave Hansen @ 2013-05-01 16:56 UTC (permalink / raw)
  To: Samuel.Ortiz, Tomas Winkler, Greg Kroah-Hartman, LKML

Linus's current git isn't compiling for me:

>   HOSTCC  scripts/mod/file2alias.o
> /home/davehans/linux.git/scripts/mod/file2alias.c: In function ‘do_mei_entry’:
> /home/davehans/linux.git/scripts/mod/file2alias.c:1140:1: error: ‘OFF_mei_cl_device_id_name’ undeclared (first use in this function)
> /home/davehans/linux.git/scripts/mod/file2alias.c:1140:1: note: each undeclared identifier is reported only once for each function it appears in
> /home/davehans/linux.git/scripts/mod/file2alias.c: At top level:
> /home/davehans/linux.git/scripts/mod/file2alias.c:1146:1: error: ‘SIZE_mei_cl_device_id’ undeclared here (not in a function)

I confirmed that this commit: e5354107e is the one causing it for me.
My .config is here:

	http://sr71.net/~dave/linux/config-3.9-meibad

Note that I don't even have CONFIG_INTEL_MEI enabled with this config.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-05-06 21:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-01 16:56 mei file2alias compile error Dave Hansen
2013-05-01 18:21 ` Greg Kroah-Hartman
2013-05-02  6:50   ` Winkler, Tomas
2013-05-02 15:23     ` Dave Hansen
2013-05-03 11:34       ` Geert Uytterhoeven
2013-05-04 14:32         ` [PATCH] Fix cleaning in scripts/mod Andreas Schwab
2013-05-05  8:24           ` Geert Uytterhoeven
2013-05-06 21:40             ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox