commit | 806d41b756fecc1b13584e2b806b76d8934b1679 | [log] [tgz] |
---|---|---|
author | Anssi Hannula <anssi.hannula@gmail.com> | Wed Jul 19 01:40:14 2006 -0400 |
committer | Dmitry Torokhov <dtor@insightbb.com> | Wed Jul 19 01:40:14 2006 -0400 |
tree | d578ef93bd9198e6806c1b0e48a078cb0744efbe | |
parent | 57e6b724c08697d8332a63b60d3a60ee5e74e219 [diff] |
Input: move fixp-arith.h to drivers/input Move fixp-arith.h from drivers/usb/input to drivers/input, as the part of force feedback support that requires trigonometric functions is being moved there. Signed-off-by: Anssi Hannula <anssi.hannula@gmail.com> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>