]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling
authorEvgeniy Polyakov <johnpol@2ka.mipt.ru>
Thu, 7 Dec 2006 04:39:27 +0000 (20:39 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:43 +0000 (08:39 -0800)
commite9d55f9dbcf048a882478b437fa3f87becf8a770
tree0f02323cb9ce17f942c078111873e33c7a09c913
parentec0837f230e57afde65db72539e748d2a75abed0
[PATCH] better CONFIG_W1_SLAVE_DS2433_CRC handling

CONFIG_W1_SLAVE_DS2433_CRC can be used directly, there's no reason for the
indirection of defining a different variable in the Makefile.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/w1/Makefile
drivers/w1/slaves/Makefile
drivers/w1/slaves/w1_ds2433.c