https://github.com/torvalds/linux
Revision 0084e4751e63a71b30f315710f976f8bb0c2cc07 authored by Michael Neuling on 07 November 2011, 06:12:28 UTC, committed by Linus Torvalds on 07 November 2011, 06:21:18 UTC
Fix building following build error:

  drivers/tty/hvc/hvc_opal.c:244:12: error: 'THIS_MODULE' undeclared here (not in a function)

Signed-off-by: Michael Neuling <mikey@neuling.org>
[ New file from powerpc tree not following the new rules from the
  module.h split, both of which were merged today.  - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent b32fc0a
History
Tip revision: 0084e4751e63a71b30f315710f976f8bb0c2cc07 authored by Michael Neuling on 07 November 2011, 06:12:28 UTC
powerpc: fix building hvc_opal.c
Tip revision: 0084e47
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.1 KB
Makefile -rw-r--r-- 52.1 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top