Nobuhiro Iwamatsu f3269ad4e8 include/linux/byteorder: Always defines __fswab64, __swab64p and __swab64s
When __BYTEORDER_HAS_U64__ is not defined, we got warning following:

-----
/tmp/include/linux/byteorder/little_endian.h: In function ‘__cpu_to_be64p’:
/tmp/include/linux/byteorder/little_endian.h:71:2: warning: implicit declaration of function ‘__swab64p’
		[-Wimplicit-function-declaration]
-----

Usually, __arch__swab64* required for __fswab64,  __swab64p and __swab64s
is defined.  Therefore, __BYTEORDER_HAS_U64__ is unnecessary.
This removes __BYTEORDER_HAS_U64__.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
CC: Kim Phillips <kim.phillips@freescale.com>
Reviewed-by: Kim Phillips <kim.phillips@freescale.com>
2012-11-30 07:15:04 -07:00
..
2012-11-04 11:00:36 -07:00
2012-08-09 23:42:20 +02:00
2011-08-01 15:19:40 +02:00
2012-05-15 08:31:37 +02:00
2012-11-02 15:20:41 -07:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2012-03-27 22:05:28 +02:00
2012-09-01 16:21:50 +02:00
2011-10-22 01:22:21 +02:00
2011-08-04 23:34:02 +02:00
2012-10-26 22:35:20 +02:00
2012-10-22 14:31:25 -05:00
2011-08-01 15:19:40 +02:00
2012-11-04 11:00:34 -07:00
2012-10-16 12:35:10 +02:00
2012-10-22 14:31:25 -05:00
2012-05-15 08:31:34 +02:00
2012-11-27 09:41:10 -07:00
2012-05-25 09:15:10 +02:00
2012-10-23 15:23:26 -05:00
2012-11-26 15:41:29 -06:00
2012-11-04 11:00:36 -07:00
2012-09-26 12:36:32 -05:00
2012-03-12 11:06:48 -04:00
2012-03-30 22:46:00 +02:00
2011-10-05 22:03:11 +02:00
2011-03-27 19:19:54 +02:00
2012-11-27 17:26:48 -06:00
2011-08-04 23:34:02 +02:00
2011-08-04 23:34:02 +02:00
2011-08-01 15:19:40 +02:00
2012-10-01 10:02:14 -07:00
2012-11-10 19:45:58 +08:00
2011-06-22 20:00:51 +02:00
2012-05-15 08:31:40 +02:00
2011-12-07 08:45:51 +01:00
2012-05-15 08:31:37 +02:00
2011-04-29 07:32:48 -05:00
2011-09-30 22:00:55 +02:00
2012-05-15 08:31:25 +02:00
2012-11-20 00:16:08 +01:00
2011-08-01 15:19:40 +02:00
2012-10-15 11:53:59 -07:00
2011-08-01 15:19:40 +02:00