Skip to content
Commit 7ae988dc authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Paul Gortmaker
Browse files

Platform: OLPC: Make olpc_dt_compatible_match() static __init



commit b8a84365 upstream.

Addresses a kbuild warning:

  >> WARNING: vmlinux.o(.text+0x3b764): Section mismatch in reference from
              the function olpc_dt_compatible_match() to the function
              .init.text:olpc_dt_getproperty()

Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
Reported-by: default avatarkbuild test robot <lkp@intel.com>
Fixes: a7a9bacb (x86/platform/olpc: Use a correct version when making up a battery node)
Signed-off-by: default avatarAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
parent c1e78695
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