commit | 1577e4b70a04cce39f296cc714da5ad5d272105a | [log] [tgz] |
---|---|---|
author | Kristoffer Ericson <kristoffer.ericson@gmail.com> | Tue Sep 16 14:19:25 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Sep 16 14:20:40 2008 -0400 |
tree | 26e96d9d33a8d2fd0e73c036eed20a3d1221d482 | |
parent | cd72ad3f57c400baa2ddb78b4fc2781cf68ffb6f [diff] |
Input: jornada720_ts - fix build error ( LONG() usage ) This patch removes the usage of LONG() which is deprecated; we also replace BIT() with BIT_MASK(). signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>