Files
linux/drivers/s390
Jiri Slaby 0af6af909e compat: Re-add missing asm/compat.h include to fix compile breakage on s390
For 3.0 stable kernel the backport of 048cd4e51d
"compat: fix compile breakage on s390" breaks compilation...

Re-add a single #include <asm/compat.h> in order to fix this.

This patch is _not_ necessary for upstream, only for stable kernels
which include the "build fix" mentioned above.

One fix for arch/s390/kernel/setup.c was already sent and applied. But
we need a similar patch for drivers/s390/char/fs3270.c.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-19 08:57:59 -07:00
..
2012-03-12 10:32:38 -07:00
2012-03-12 10:32:38 -07:00