
6 Jun
2014
6 Jun
'14
10:59 p.m.
On Fri, Jun 06, 2014 at 03:05:08PM -0500, Lijun Pan wrote:
lower_32_bits and upper_32_bits are very useful while programming. Port these two functions here from Linux:include/linux/kernel.h, also remove the definition in drivers/usb/host/xhci.h. Later on, developers could include linux/compat.h if they want to use these two functions.
Signed-off-by: Lijun Pan Lijun.Pan@freescale.com
Per http://www.denx.de/wiki/view/U-Boot/Patches#Attributing_Code_Copyrights_Sign you need to say what git hash or tag this comes from in the kernel.
--
Tom