src/vendorcode/cavium: Fix guard in bdk-require.h

Change-Id: I5d4ac11d0c9501dd3a753f8f29581552c484ff59
Signed-off-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64367
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
This commit is contained in:
David Hendricks 2022-05-15 14:45:04 -07:00 committed by Arthur Heymans
parent 7d0e5fa3ff
commit 90e2adf0d3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#ifndef __CB_BDK_REQUIRE_H__
#define __CB_BDK_REQIORE_H__
#define __CB_BDK_REQUIRE_H__
/***********************license start***********************************
* Copyright (c) 2003-2017 Cavium Inc. (support@cavium.com). All rights
* reserved.