-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "[Deepin Kernel SIG] ethernet: release motorcomm yt6801 v1.0.29" #500
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
#ifndef __FXGMAC_EFUSE_H__ | ||
#define __FXGMAC_EFUSE_H__ | ||
#ifndef __FUXI_EFUSE_H__ | ||
#define __FUXI_EFUSE_H__ | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
kfree(rx_data); | ||
} | ||
|
||
/* Based on the current application scenario, we only use CMD_DATA for data. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
@@ -1,50 +1,17 @@ | |||
/* SPDX-License-Identifier: GPL-2.0 */ | |||
/* Copyright (c) 2021 Motorcomm Corporation. */ | |||
|
|||
#include <linux/timer.h> | |||
#include <linux/module.h> | |||
|
|||
#include "fuxi-gmac.h" | |||
#include "fuxi-gmac-reg.h" | |||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
Reverts #491