1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 16:52:14 +02:00
Files
u-boot-megous/include
Gabor Juhos c575180bae block: constify sect_buf argument of ide_write_data
Add a const keyword to the sect_buf argument of
ide_write_data to fix the following warning:

  cmd_ide.c: In function '__ide_output_data':
  cmd_ide.c:548: warning: passing argument 2 of 'ide_write_data' discards qualifiers from pointer target type
  /devel/u-boot.git/include/ide.h:76: note: expected 'ulong *' but argument is of type 'const ulong *'

Also modify the driver-model documentation to
match with the new prototype.

Compile tested only.

Cc: Macpaul Lin <macpaul@andestech.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
2013-07-24 11:49:17 +08:00
..
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00
2013-06-24 19:07:33 -05:00
2013-06-26 10:16:41 -04:00
2013-04-28 11:07:40 +02:00
2013-06-26 10:07:11 -04:00
2013-06-26 10:07:11 -04:00
2013-06-30 18:41:07 +02:00
2013-06-26 10:07:11 -04:00
2013-02-19 17:01:26 -05:00
2013-05-14 16:00:26 -05:00
2013-04-28 11:07:40 +02:00
2013-03-29 20:10:42 +09:00
2013-06-26 10:18:56 -04:00
2013-04-01 16:33:52 -04:00
2013-06-24 19:11:12 -05:00
2013-06-24 19:07:32 -05:00
2013-06-26 10:18:56 -04:00
2013-04-01 16:33:52 -04:00
2013-05-10 08:25:56 -04:00
2013-04-01 16:33:52 -04:00
2013-04-12 14:13:13 -07:00
2013-06-26 10:16:41 -04:00
2013-05-10 08:25:54 -04:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00