]> git.baikalelectronics.ru Git - kernel.git/commit
USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions
authorMatt Fleming <matt.fleming@intel.com>
Tue, 28 Feb 2012 13:37:25 +0000 (13:37 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 28 Feb 2012 18:23:18 +0000 (10:23 -0800)
commit56cacad3c3b2c10dd24ed354014649706946bc15
treef18c93a77027649176327c9e5f66bca3783f6ca6
parent5095450dbc295b2df254adbe39074336b0bb4e27
USB: ffs-test: Don't duplicate {get,put}_unaligned*() functions

Use the header file in tools/include instead of duplicating the endian
functions.

Cc: Davidlohr Bueso <dave@gnu.org>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Matt Fleming <matt.fleming@intel.com>
Link: http://lkml.kernel.org/r/1330436245-24875-7-git-send-email-matt@console-pimps.org
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
tools/usb/Makefile
tools/usb/ffs-test.c