Get rid of #if 01 and debug prints that are compiled out.
[coreboot.git] / src / drivers / i2c / lm63 / chip.h
1 extern struct chip_operations drivers_i2c_lm63_ops;
2
3 struct drivers_i2c_lm63_config {
4 };