diff options
| author | Stephen Boyd <sboyd@codeaurora.org> | 2017-03-01 16:42:02 -0800 |
|---|---|---|
| committer | Satya Durga Srinivasu Prabhala <satyap@codeaurora.org> | 2017-10-03 12:03:52 -0700 |
| commit | 56f347a69c2e17dd16a75ee83777bffd94dd2328 (patch) | |
| tree | d0cf61be9817ccf1a0dea22058a558090988d961 /include/linux/fpga/fpga-mgr.h | |
| parent | bd208931386764a067e10e686d4735d03830e9d6 (diff) | |
memblock: Fix memblock_overlaps_memory()
This function always returns true, because it calls
memblock_overlaps_region() which returns a bool now. Change the
signature to bool and pass it on up instead.
Change-Id: I4b6403b823d20552a28006e35083d8056346dc51
Cc: Patrick Daly <pdaly@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
[satyap@codeaurora.org: trivial merge conflict resolution]
Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions
