blob: 03e15773cd0a45a625a0af3c8aea6fc7a69d263b [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef AMD_BLOCK_SATA_H
#define AMD_BLOCK_SATA_H
#include <device/device.h>
void soc_enable_sata_features(struct device *dev);
#endif /* AMD_BLOCK_SATA_H */