It was never being used due to the obj-$(CONFIG_PRINTK) in the Makefile, and the new method using a static inline function in the printk.h header performs better since there won't be function call overhead. Change-Id: I7536515432e274fde2099eb04d4c1fb0e9d380ef Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
|---|---|---|
| .. | ||
| generated | ||
| Kconfig | ||
| Makefile | ||
| printk.c | ||