summaryrefslogtreecommitdiff
path: root/include/linux/psp-platform-access.h
diff options
context:
space:
mode:
authorMario Limonciello <mario.limonciello@amd.com>2024-05-29 00:07:10 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2024-06-07 14:46:39 +0300
commitb4100947a8014e1876872546398275968f77e1ad (patch)
treea5169f95fb2ba2e88d36a4b329f5a41aacb763ac /include/linux/psp-platform-access.h
parent56e0d883735002c506e73fa1f1197f3959fc7f0c (diff)
downloadlinux-b4100947a8014e1876872546398275968f77e1ad.tar.xz
crypto: ccp - align psp_platform_access_msg
Align the whitespace so that future messages will also be better aligned. Acked-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/linux/psp-platform-access.h')
-rw-r--r--include/linux/psp-platform-access.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/linux/psp-platform-access.h b/include/linux/psp-platform-access.h
index c1dc87fc536b..23893b33e48c 100644
--- a/include/linux/psp-platform-access.h
+++ b/include/linux/psp-platform-access.h
@@ -6,8 +6,8 @@
#include <linux/psp.h>
enum psp_platform_access_msg {
- PSP_CMD_NONE = 0x0,
- PSP_I2C_REQ_BUS_CMD = 0x64,
+ PSP_CMD_NONE = 0x0,
+ PSP_I2C_REQ_BUS_CMD = 0x64,
PSP_DYNAMIC_BOOST_GET_NONCE,
PSP_DYNAMIC_BOOST_SET_UID,
PSP_DYNAMIC_BOOST_GET_PARAMETER,