summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/arch-ivybridge/fsp/fsp_vpd.h
blob: 3b255ccb819b64c7be9accce9b45517bb86097dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (C) 2016, Bin Meng <bmeng.cn@gmail.com>
 *
 * SPDX-License-Identifier:	GPL-2.0+
 */

#ifndef __FSP_VPD_H__
#define __FSP_VPD_H__

/* IvyBridge FSP does not support VPD/UPD */

#endif