diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2013-11-19 10:08:13 -0800 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2013-11-19 21:39:21 -0800 |
commit | fcd40d69afea8700eda8cbf381f6d160cf757ebf (patch) | |
tree | d7b8df5316ea68517078a0ffdc449de3a32ae2cc /drivers/target | |
parent | ea7e32bec1b9d9e5b159d80ceb563c702e28b02a (diff) | |
download | talos-obmc-linux-fcd40d69afea8700eda8cbf381f6d160cf757ebf.tar.gz talos-obmc-linux-fcd40d69afea8700eda8cbf381f6d160cf757ebf.zip |
percpu-refcount: Add percpu-refcount.o to obj-y
Drop percpu_ida.o from lib-y since it is also listed in obj-y
and it doesn't need to be listed in both places.
Move percpu-refcount.o from lib-y to obj-y to fix build errors
in target_core_mod:
ERROR: "percpu_ref_cancel_init" [drivers/target/target_core_mod.ko] undefined!
ERROR: "percpu_ref_kill_and_confirm" [drivers/target/target_core_mod.ko] undefined!
ERROR: "percpu_ref_init" [drivers/target/target_core_mod.ko] undefined!
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/target')
0 files changed, 0 insertions, 0 deletions