Russell King d2c5b69099 [ARM] Fix get_user when passed a const pointer
Unfortunately, later gcc versions error out when our get_user is passed
a const pointer, since we write to a temporary variable declared as
typeof(*(p)) which propagates the const-ness.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2005-11-18 14:22:03 +00:00
..
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-14 19:56:02 -08:00
2005-11-13 18:14:16 -08:00
2005-11-14 19:56:02 -08:00
2005-11-13 18:14:16 -08:00
2005-11-07 07:53:42 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-13 18:14:16 -08:00
2005-11-14 19:56:02 -08:00
2005-11-13 18:14:16 -08:00
2005-11-15 15:17:10 -08:00
2005-10-30 17:37:32 -08:00
2005-11-07 14:35:14 +01:00