~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: c7685de306c06864da30abc48fc16ae56c286644 (plain)
1
2
3
4
5
6
7
8
9
// SPDX-License-Identifier: GPL-2.0+
/*
 * This empty file prevents make linking error.
 * No custom logic for dragonboard845c so far.
 *
 * (C) Copyright 2022 Sumit Garg <sumit.garg@linaro.org>
 */

void noop(void) {}