• Albert Cranford's avatar
    [PATCH] 2.5.23 i2c updates 3/4 · 665b6e17
    Albert Cranford authored
    i2c-algo-bit.c: Leave kernel time_before/after_eq
      Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
      Remove #include <linux/sched.h> since i2c.h has it now.
    i2c-algo-pcf.c: Remove #include <linux/sched.h> since i2c.h has it now.
      Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
      Remove #include <linux/sched.h> since i2c.h has it now.
    i2c/i2c-elektor.c: Leave kernel __exit pcf_isa_exit(void)
      Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
    i2c-elv.c: Leave kernel __exit bit_elv_exit(void)
      Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
    i2c-philips-par.c: Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
    i2c/i2c-velleman.c: Leave kernel __exit bit_velle_exit(void)
      Remove #ifdef MODULE_LICENSE around MODULE_LICENSE.
    Drop i2c-algo-8xx.[ch] deltas
    Drop i2c-algo-ppc405.[ch] deltas
    Drop i2c-pcf-epp.c deltas
    Drop i2c-ppc405.[ch] deltas
    Drop i2c-ppc405adap.h deltas
    Drop i2c-pport.c deltas
    Drop i2c-rpx.c deltas
    665b6e17
i2c-velleman.c 5.08 KB