]> Git Repo - J-u-boot.git/commit
UBI: Fastmap: Fix PEB array type
authorHeiko Schocher <[email protected]>
Thu, 22 Oct 2015 04:19:22 +0000 (06:19 +0200)
committerHeiko Schocher <[email protected]>
Mon, 26 Oct 2015 08:22:50 +0000 (09:22 +0100)
commit248f260cbd23f1a5f5d7a9aebdf2bd8253e0d04b
tree29a58f7aba0361dd5c8480a2837f819af2b9ec33
parent0195a7bb36a0abc71145da419001377bf56662fd
UBI: Fastmap: Fix PEB array type

The PEB array is an array of __be32, so let's fix the
scan_pool() prototype accordingly.

Signed-off-by: Ezequiel Garcia <[email protected]>
Signed-off-by: Heiko Schocher <[email protected]>
drivers/mtd/ubi/fastmap.c
This page took 0.033741 seconds and 4 git commands to generate.