Home
last modified time | relevance | path

Searched hist:eb867a76238fb38e952c37871b16d0d7fd61c95f (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dide.heb867a76238fb38e952c37871b16d0d7fd61c95f Tue Feb 20 08:05:45 UTC 2007 Grant Likely <grant.likely@secretlab.ca> [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers

Block device read/write is anonymous data; there is no need to use a
typed pointer. void * is fine. Also add a hook for block_read functions

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
H A Dpart.heb867a76238fb38e952c37871b16d0d7fd61c95f Tue Feb 20 08:05:45 UTC 2007 Grant Likely <grant.likely@secretlab.ca> [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers

Block device read/write is anonymous data; there is no need to use a
typed pointer. void * is fine. Also add a hook for block_read functions

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
/rk3399_rockchip-uboot/common/
H A Dusb_storage.ceb867a76238fb38e952c37871b16d0d7fd61c95f Tue Feb 20 08:05:45 UTC 2007 Grant Likely <grant.likely@secretlab.ca> [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers

Block device read/write is anonymous data; there is no need to use a
typed pointer. void * is fine. Also add a hook for block_read functions

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>