diff options
| author | Giedrius Statkevičius <giedrius.statkevicius@gmail.com> | 2015-03-13 15:56:32 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-24 15:40:59 +0100 |
| commit | d533a524a88a278ea3fd1dd279000cb0df0e0014 (patch) | |
| tree | eaf0a305a1569d3ff121b5d4b44d70680c708a17 /include/linux | |
| parent | 850b41f7ba75aa4fb472eff730061957e42a2372 (diff) | |
dgnc: use linux/types.h instead of dgnc_types.h
Dgnc_types.h unnecesarily defines TRUE as 1 and FALSE as 0 because we
already have a widely used linux/types.h so convert all TRUE to true,
FALSE to false and edit the dgnc_board struct to make sure it uses
"bool".
Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
