https://source.android.com/security/bulletin/2020-09-01
CVE-2020-0402
CVE-2020-0404
CVE-2020-0407
ANDROID: overflow.h: fix merge issue with 4.9.235

There was a merge issue with overflow.h that ended up taking the same
functions multiple times due to them coming in through different
branches.

Fix this up by only taking one version, fixing the build.

Fixes: 5ae41666f80b ("Merge 4.9.235 into android-4.9-q")
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I20761777b130c0a03bd115c02bd51546264786fd
1 file changed