Skip to content
Snippets Groups Projects
Commit b70e742d authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

x86: ivybridge: Drop sandybridge_early_init()


This function was removed in the previous clean-up. Drop it from the header
file also.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent 8b900a41
No related branches found
No related tags found
No related merge requests found
...@@ -113,6 +113,4 @@ ...@@ -113,6 +113,4 @@
*/ */
int bridge_silicon_revision(struct udevice *dev); int bridge_silicon_revision(struct udevice *dev);
void sandybridge_early_init(int chipset_type);
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment