0d1eaf407c
Installing headers from upstream i2c-tools makes it impossible to build the busybox version due to redefined symbols. This is caused by the fact that linux/i2c-dev.h from i2c-tools overwrites the one from linux uapi and defines symbols already defined by linux' linux/i2c.h. Drop this include and simply re-implement the relevant defines from linux/i2c-dev.h in miscutils/i2c-tools.c. Tested by building on systems with and without i2c-tools headers. Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> |
||
---|---|---|
.. | ||
adjtimex.c | ||
bbconfig.c | ||
beep.c | ||
chat.c | ||
Config.src | ||
conspy.c | ||
crond.c | ||
crontab.c | ||
dc.c | ||
devfsd.c | ||
devmem.c | ||
fbsplash.c | ||
fbsplash.cfg | ||
flash_eraseall.c | ||
flash_lock_unlock.c | ||
flashcp.c | ||
hdparm.c | ||
i2c_tools.c | ||
inotifyd.c | ||
Kbuild.src | ||
less.c | ||
lsscsi.c | ||
makedevs.c | ||
man.c | ||
microcom.c | ||
mt.c | ||
nandwrite.c | ||
partprobe.c | ||
raidautorun.c | ||
readahead.c | ||
rfkill.c | ||
runlevel.c | ||
rx.c | ||
setserial.c | ||
strings.c | ||
time.c | ||
ttysize.c | ||
ubi_tools.c | ||
ubirename.c | ||
volname.c | ||
watchdog.c |