diff options
author | Edward O'Callaghan <quasisec@google.com> | 2021-01-06 14:10:52 +1100 |
---|---|---|
committer | Edward O'Callaghan <quasisec@chromium.org> | 2021-01-17 07:00:05 +0000 |
commit | ec942500661f01fa9ac95797e1878a749a94a586 (patch) | |
tree | 0e116aff42b5958133ae8f8c1297524bb6d91a35 /Makefile | |
parent | 4f112f699485006f22c988a37961544141905f27 (diff) | |
download | flashrom-ec942500661f01fa9ac95797e1878a749a94a586.tar.gz flashrom-ec942500661f01fa9ac95797e1878a749a94a586.tar.bz2 flashrom-ec942500661f01fa9ac95797e1878a749a94a586.zip |
tree/: Drop const from opaque data ptr in master definitions [alt]
The opaque data pointer need not necessarily have constant
data for the life-time of the specific master. This is because
the data field purpose is for the master to use as it sees fit
for managing its own internal state and therefore we should not
constrain this as being RO data at init time.
BUG=none
BRANCH=none
TEST=builds
Change-Id: I686c3c79547e35d48f3fd0b524fc98c176dcea6e
Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Reviewed-on: https://review.coreboot.org/c/flashrom/+/49131
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Sam McNally <sammc@google.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions