diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-01-03 00:37:57 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-01-03 00:37:57 +0100 |
commit | cc85a6e2d097506dba2c5b8044884a3d22cc4a6e (patch) | |
tree | cf201f55a11004d2cde7cbf6332fe10eb8d3e47e /tools/power | |
parent | 30a7acd573899fd8b8ac39236eff6468b195ac7d (diff) | |
parent | 0e96a0c83f0842d5cfd83b0a896bc82ff61f9849 (diff) | |
download | blackbird-op-linux-cc85a6e2d097506dba2c5b8044884a3d22cc4a6e.tar.gz blackbird-op-linux-cc85a6e2d097506dba2c5b8044884a3d22cc4a6e.zip |
Merge tag 'linux-cpupower-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux
Pull cpupower update for v4.16 from Shuah Khan:
"This update consists of a patch to remove FSF address."
* tag 'linux-cpupower-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux:
cpupower: Remove FSF address
Diffstat (limited to 'tools/power')
-rw-r--r-- | tools/power/cpupower/lib/cpufreq.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/power/cpupower/lib/cpufreq.h b/tools/power/cpupower/lib/cpufreq.h index 3b005c39f068..60beaf5ed2ea 100644 --- a/tools/power/cpupower/lib/cpufreq.h +++ b/tools/power/cpupower/lib/cpufreq.h @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #ifndef __CPUPOWER_CPUFREQ_H__ |