busybox/miscutils
Bartosz Golaszewski 0d1eaf407c i2c-tools: don't include linux/i2c-dev.h
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>
2017-08-29 12:31:22 +02:00
..
adjtimex.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
bbconfig.c
beep.c
chat.c chat: trim help text 2017-08-04 17:36:16 +02:00
Config.src
conspy.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
crond.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
crontab.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
dc.c
devfsd.c
devmem.c
fbsplash.c
fbsplash.cfg
flash_eraseall.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
flash_lock_unlock.c ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZE 2017-08-07 16:00:25 +02:00
flashcp.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
hdparm.c
i2c_tools.c i2c-tools: don't include linux/i2c-dev.h 2017-08-29 12:31:22 +02:00
inotifyd.c
Kbuild.src
less.c
lsscsi.c lspci,lsscsi,lsusb: make them NOEXEC 2017-08-05 23:28:19 +02:00
makedevs.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
man.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
microcom.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
mt.c
nandwrite.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
partprobe.c partprobe: make it NOEXEC 2017-08-05 01:46:39 +02:00
raidautorun.c raidautorun: make it NOEXEC 2017-08-06 19:08:46 +02:00
readahead.c
rfkill.c
runlevel.c runlevel: make it NOEXEC 2017-08-04 17:59:46 +02:00
rx.c
setserial.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
strings.c
time.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
ttysize.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
ubi_tools.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
ubirename.c ubi tools: ubiupdatevol supports "-" input and actually respects -s SIZE 2017-08-07 16:00:25 +02:00
volname.c
watchdog.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00