Moved the boolean definition from the driver files to stddef because
authorBernd Porr <Bernd.Porr@f2s.com>
Tue, 5 Dec 2006 21:50:37 +0000 (21:50 +0000)
committerBernd Porr <Bernd.Porr@f2s.com>
Tue, 5 Dec 2006 21:50:37 +0000 (21:50 +0000)
commit1612648638e0bc2e76c5b63f4f48bc43194dfa07
tree9b942f5f7811c5c887abd45af488c97ac8f729c7
parent11b087d45da2fbad51c1b7c8f43db63782f6edda
Moved the boolean definition from the driver files to stddef because
from 2.6.19 boolean is defined there aleady.
include/linux/stddef.h [new file with mode: 0644]